home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Misc / ViNCEd / DEVS / DOSDrivers / VNC < prev    next >
Encoding:
Text File  |  2000-01-27  |  270 b   |  14 lines

  1. /*
  2.  * $VER: ViNCEd 42.70 (27th Jan 2000)
  3.  * Standard ViNCEd mount entry, mounted in "cooked" mode.
  4.  *
  5.  * Please note that the handler is a library! Tricky,tricky...
  6.  */
  7.  
  8. Handler     = LIBS:vnc.library
  9. Priority    = 4
  10. StackSize   = 4096
  11. GlobVec     = -2
  12. Startup        = 0
  13.  
  14.